Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update puppeteer to 23.2.0 #668

Merged

Conversation

bakasmarius
Copy link
Contributor

Description

  • Puppeteer updated to the newest version (23.2.0)
  • PDF generation tested with -p pdf=true flag
    index.new.v2.pdf - results of test:generator:v2 with puppeteer@23.2.0
    index.new.v3.pdf - results of test:generator:v3 with puppeteer@23.2.0
    index.old.v2.pdf - results of test:generator:v2 with puppeteer@14.4.1
    index.old.v3.pdf - results of test:generator:v3 with puppeteer@14.4.1
    The results do not match pixel-perfectly, but the differences are very minor (one-pixel size margin/padding here and there), so I don't think it matters in this case.

Related issue(s)
Requested during discussion in #256

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Copy link

sonarcloud bot commented Aug 28, 2024

@derberg derberg changed the title chore: update puppeteer to 23.2.0 fix: update puppeteer to 23.2.0 Aug 28, 2024
@derberg
Copy link
Member

derberg commented Aug 28, 2024

thanks! changed to fix as with major releases of dependencies we do patch releases

@derberg
Copy link
Member

derberg commented Aug 28, 2024

/rtm

@asyncapi-bot asyncapi-bot merged commit a1c77c3 into asyncapi:master Aug 28, 2024
22 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 2.3.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bakasmarius bakasmarius deleted the feature/update-puppeterr-to-23.2.0 branch August 28, 2024 12:58
derberg added a commit that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants